home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 February / Gamestar_81_2006-02_dvd.iso / Programy / weatherpulse-setup.exe / {app} / weatherpulse.exe / 0 / RCDATA / TSETTINGSFRM / TSETTINGSFRM.txt < prev   
Text File  |  2005-11-13  |  67KB  |  2,228 lines

  1. object SettingsFrm: TSettingsFrm
  2.   Left = 341
  3.   Top = 127
  4.   BorderStyle = bsDialog
  5.   Caption = 'Settings'
  6.   ClientHeight = 436
  7.   ClientWidth = 638
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   OnCreate = FormCreate
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label2: TLabel
  21.     Left = 152
  22.     Top = 24
  23.     Width = 32
  24.     Height = 13
  25.     Caption = 'Label2'
  26.   end
  27.   object TreeView1: TTreeView
  28.     Left = 8
  29.     Top = 8
  30.     Width = 129
  31.     Height = 377
  32.     BevelInner = bvNone
  33.     BorderWidth = 2
  34.     Font.Charset = DEFAULT_CHARSET
  35.     Font.Color = clWindowText
  36.     Font.Height = -13
  37.     Font.Name = 'MS Sans Serif'
  38.     Font.Style = []
  39.     Indent = 19
  40.     ParentFont = False
  41.     ReadOnly = True
  42.     ShowButtons = False
  43.     TabOrder = 0
  44.     OnChange = TreeView1Change
  45.     Items.Data = {
  46.       0C000000200000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
  47.       0747656E6572616C1F0000000000000000000000FFFFFFFFFFFFFFFF00000000
  48.       0000000006536F756E6473220000000000000000000000FFFFFFFFFFFFFFFF00
  49.       0000000000000009547261792049636F6E260000000000000000000000FFFFFF
  50.       FFFFFFFFFF00000000000000000D5472617920546F6F6C2D5469702600000000
  51.       00000000000000FFFFFFFFFFFFFFFF00000000000000000D456E68616E636564
  52.       2054726179270000000000000000000000FFFFFFFFFFFFFFFF00000000000000
  53.       000E5765617468657220416C65727473270000000000000000000000FFFFFFFF
  54.       FFFFFFFF00000000000000000E456D61696C2053657474696E67731D00000000
  55.       00000000000000FFFFFFFFFFFFFFFF0000000000000000044369747922000000
  56.       0000000000000000FFFFFFFFFFFFFFFF0000000000000000094F6E2055706461
  57.       7465220000000000000000000000FFFFFFFFFFFFFFFF00000000000000000957
  58.       616C6C7061706572280000000000000000000000FFFFFFFFFFFFFFFF00000000
  59.       000000000F4465736B746F70204465736B6C65741E0000000000000000000000
  60.       FFFFFFFFFFFFFFFF000000000000000005536B696E73}
  61.   end
  62.   object SettingPage: TPageControl
  63.     Left = 144
  64.     Top = 7
  65.     Width = 481
  66.     Height = 378
  67.     ActivePage = WeatherAlerts
  68.     MultiLine = True
  69.     TabOrder = 1
  70.     object TabSheet1: TTabSheet
  71.       Caption = 'General'
  72.       TabVisible = False
  73.       object OptionGroupBox: TGroupBox
  74.         Left = 8
  75.         Top = 8
  76.         Width = 457
  77.         Height = 361
  78.         Caption = 'Options'
  79.         TabOrder = 0
  80.         object Label28: TLabel
  81.           Left = 248
  82.           Top = 256
  83.           Width = 189
  84.           Height = 13
  85.           Caption = '(Not recommended, advanced use only)'
  86.           Color = clBtnFace
  87.           Font.Charset = DEFAULT_CHARSET
  88.           Font.Color = clPlum
  89.           Font.Height = -11
  90.           Font.Name = 'MS Sans Serif'
  91.           Font.Style = []
  92.           ParentColor = False
  93.           ParentFont = False
  94.         end
  95.         object StartHidden: TCheckBox
  96.           Left = 24
  97.           Top = 67
  98.           Width = 225
  99.           Height = 17
  100.           Hint = 'Program will start minimized to Task Tray hidden'
  101.           Caption = 'Start Program Minimized to Task Tray'
  102.           ParentShowHint = False
  103.           ShowHint = True
  104.           TabOrder = 0
  105.         end
  106.         object CheckBox1: TCheckBox
  107.           Left = 24
  108.           Top = 94
  109.           Width = 209
  110.           Height = 17
  111.           Hint = 'Weather Pulse will start when Windows Starts'
  112.           Caption = 'Load When Windows Starts'
  113.           TabOrder = 1
  114.         end
  115.         object MetricCheckBox: TCheckBox
  116.           Left = 24
  117.           Top = 40
  118.           Width = 289
  119.           Height = 17
  120.           Caption = 'Use Metric Measurements (ex. Centigrade)'
  121.           TabOrder = 5
  122.           OnClick = MetricCheckBoxClick
  123.         end
  124.         object NotifyChkBox: TCheckBox
  125.           Left = 24
  126.           Top = 122
  127.           Width = 201
  128.           Height = 17
  129.           Hint = 
  130.             'Will notify you when a new version of Weather Pulse is Available' +
  131.             '.'
  132.           Caption = 'Automatic Program Updates On'
  133.           Checked = True
  134.           ParentShowHint = False
  135.           ShowHint = True
  136.           State = cbChecked
  137.           TabOrder = 2
  138.         end
  139.         object DelayChkBox: TCheckBox
  140.           Left = 24
  141.           Top = 149
  142.           Width = 281
  143.           Height = 17
  144.           Caption = 'Delay 10 Seconds before Loading Weather on Startup'
  145.           TabOrder = 3
  146.         end
  147.         object DisableLoadChkBox: TCheckBox
  148.           Left = 24
  149.           Top = 177
  150.           Width = 145
  151.           Height = 17
  152.           Caption = 'Disable Loading Screen'
  153.           TabOrder = 4
  154.         end
  155.         object NoAnimation: TCheckBox
  156.           Left = 24
  157.           Top = 204
  158.           Width = 129
  159.           Height = 17
  160.           Caption = 'No animated windows'
  161.           TabOrder = 6
  162.         end
  163.         object TrayTwo: TCheckBox
  164.           Left = 24
  165.           Top = 232
  166.           Width = 233
  167.           Height = 17
  168.           Caption = 'Show weather conditions tasktray icon'
  169.           TabOrder = 7
  170.         end
  171.         object ErrorLogOff: TCheckBox
  172.           Left = 24
  173.           Top = 256
  174.           Width = 217
  175.           Height = 17
  176.           Hint = 
  177.             'Uses the default Windows Exception handler, disables all Weather' +
  178.             ' Pulse exception handling'
  179.           Caption = 'Disable Weather Pulse Exception Handler'
  180.           TabOrder = 8
  181.         end
  182.       end
  183.     end
  184.     object TabSheet2: TTabSheet
  185.       Caption = 'Sounds'
  186.       ImageIndex = 1
  187.       TabVisible = False
  188.       object SoundGroupBox: TGroupBox
  189.         Left = 8
  190.         Top = 8
  191.         Width = 457
  192.         Height = 361
  193.         Caption = 'Sound Properties'
  194.         TabOrder = 0
  195.         object PlayIt: TCheckBox
  196.           Left = 16
  197.           Top = 40
  198.           Width = 89
  199.           Height = 17
  200.           Caption = 'Play Sounds'
  201.           TabOrder = 0
  202.         end
  203.         object DSoundEdit: TEdit
  204.           Left = 16
  205.           Top = 152
  206.           Width = 425
  207.           Height = 21
  208.           TabOrder = 3
  209.           Text = 'DSoundEdit'
  210.         end
  211.         object Button1: TButton
  212.           Left = 232
  213.           Top = 112
  214.           Width = 57
  215.           Height = 17
  216.           Caption = 'Select'
  217.           TabOrder = 4
  218.           OnClick = Button1Click
  219.         end
  220.         object Button2: TButton
  221.           Left = 304
  222.           Top = 112
  223.           Width = 57
  224.           Height = 17
  225.           Caption = 'Play'
  226.           TabOrder = 5
  227.           OnClick = Button2Click
  228.         end
  229.         object SoundComboBox: TComboBox
  230.           Left = 16
  231.           Top = 112
  232.           Width = 193
  233.           Height = 21
  234.           Style = csDropDownList
  235.           ItemHeight = 13
  236.           TabOrder = 2
  237.           OnChange = SoundComboBoxChange
  238.           OnCloseUp = SoundComboBoxCloseUp
  239.           Items.Strings = (
  240.             'Severe Weather Alert'
  241.             'Weather Retrieved'
  242.             'Weather Image Retrieved')
  243.         end
  244.         object RepeatCheckBox: TCheckBox
  245.           Left = 16
  246.           Top = 72
  247.           Width = 241
  248.           Height = 17
  249.           Caption = 'Repeat Sound until Acknowledged'
  250.           TabOrder = 1
  251.         end
  252.         object SavSound: TButton
  253.           Left = 16
  254.           Top = 184
  255.           Width = 57
  256.           Height = 17
  257.           Hint = 'Save sound'
  258.           Caption = 'Save'
  259.           TabOrder = 6
  260.           OnClick = SavSoundClick
  261.         end
  262.         object Button6: TButton
  263.           Left = 80
  264.           Top = 184
  265.           Width = 57
  266.           Height = 17
  267.           Hint = 'Reset Sound to Default'
  268.           Caption = 'Reset'
  269.           TabOrder = 7
  270.           OnClick = Button6Click
  271.         end
  272.       end
  273.     end
  274.     object TabSheet3: TTabSheet
  275.       Caption = 'Tray Icon'
  276.       ImageIndex = 2
  277.       object TarIconGroupBox: TGroupBox
  278.         Left = 0
  279.         Top = 0
  280.         Width = 473
  281.         Height = 350
  282.         Align = alClient
  283.         Caption = 'Tray Icon Appearance'
  284.         TabOrder = 0
  285.         object Label5: TLabel
  286.           Left = 127
  287.           Top = 212
  288.           Width = 38
  289.           Height = 13
  290.           Caption = '&OffsetX:'
  291.         end
  292.         object Label6: TLabel
  293.           Left = 23
  294.           Top = 212
  295.           Width = 38
  296.           Height = 13
  297.           Caption = 'Offset&Y:'
  298.         end
  299.         object CheckBox2: TCheckBox
  300.           Left = 16
  301.           Top = 64
  302.           Width = 81
  303.           Height = 17
  304.           Caption = 'Show Border'
  305.           TabOrder = 0
  306.           OnClick = CheckBox2Click
  307.         end
  308.         object FontBtn: TBitBtn
  309.           Left = 316
  310.           Top = 252
  311.           Width = 105
  312.           Height = 25
  313.           Caption = 'Font'
  314.           TabOrder = 7
  315.           OnClick = FontBtnClick
  316.         end
  317.         object BackGrndColorBtn: TBitBtn
  318.           Left = 36
  319.           Top = 252
  320.           Width = 105
  321.           Height = 25
  322.           Caption = 'Background Color'
  323.           TabOrder = 5
  324.           OnClick = BackGrndColorBtnClick
  325.         end
  326.         object BorderColorBtn: TBitBtn
  327.           Left = 176
  328.           Top = 252
  329.           Width = 105
  330.           Height = 25
  331.           Caption = 'Border Color'
  332.           TabOrder = 6
  333.           OnClick = BorderColorBtnClick
  334.         end
  335.         object FeelChkBox: TCheckBox
  336.           Left = 16
  337.           Top = 112
  338.           Width = 169
  339.           Height = 17
  340.           Caption = 'Show Feels Like Temperature'
  341.           Checked = True
  342.           State = cbChecked
  343.           TabOrder = 2
  344.           OnClick = FeelChkBoxClick
  345.         end
  346.         object Edit2: TEdit
  347.           Left = 175
  348.           Top = 204
  349.           Width = 29
  350.           Height = 21
  351.           TabOrder = 10
  352.           Text = '0'
  353.           OnChange = Edit2Change
  354.         end
  355.         object UpDown2: TUpDown
  356.           Left = 204
  357.           Top = 204
  358.           Width = 16
  359.           Height = 21
  360.           Associate = Edit2
  361.           Min = -10
  362.           Max = 10
  363.           Position = 0
  364.           TabOrder = 11
  365.           Wrap = False
  366.         end
  367.         object Edit3: TEdit
  368.           Left = 71
  369.           Top = 204
  370.           Width = 29
  371.           Height = 21
  372.           TabOrder = 8
  373.           Text = '0'
  374.           OnChange = Edit3Change
  375.         end
  376.         object UpDown3: TUpDown
  377.           Left = 100
  378.           Top = 204
  379.           Width = 16
  380.           Height = 21
  381.           Associate = Edit3
  382.           Min = -10
  383.           Max = 10
  384.           Position = 0
  385.           TabOrder = 9
  386.           Wrap = False
  387.         end
  388.         object SymbolChkbox: TCheckBox
  389.           Left = 16
  390.           Top = 88
  391.           Width = 129
  392.           Height = 17
  393.           Caption = 'Show Degree Symbol'
  394.           TabOrder = 1
  395.           OnClick = SymbolChkboxClick
  396.         end
  397.         object DigitChkbox: TCheckBox
  398.           Left = 16
  399.           Top = 136
  400.           Width = 265
  401.           Height = 17
  402.           Caption = 'When Temperature hits 100 don'#39't show first digit.'
  403.           TabOrder = 3
  404.           OnClick = DigitChkboxClick
  405.         end
  406.         object SymbolNoChkbox: TCheckBox
  407.           Left = 16
  408.           Top = 160
  409.           Width = 289
  410.           Height = 17
  411.           Caption = 'When Temperature hits 100 don'#39't show degree Symbol.'
  412.           TabOrder = 4
  413.           OnClick = SymbolNoChkboxClick
  414.         end
  415.         object TransParentBx: TCheckBox
  416.           Left = 16
  417.           Top = 40
  418.           Width = 201
  419.           Height = 17
  420.           Caption = 'Use Transparent Background Color'
  421.           Checked = True
  422.           State = cbChecked
  423.           TabOrder = 12
  424.           OnClick = TransParentBxClick
  425.         end
  426.         object TestChkbox: TCheckBox
  427.           Left = 176
  428.           Top = 304
  429.           Width = 97
  430.           Height = 17
  431.           Hint = 'Check this box to Test temperature at 102'#176
  432.           Caption = 'Test 102'#176' Temp.'
  433.           ParentShowHint = False
  434.           ShowHint = True
  435.           TabOrder = 13
  436.         end
  437.       end
  438.     end
  439.     object ToolTipTab: TTabSheet
  440.       Caption = 'ToolTipTab'
  441.       ImageIndex = 8
  442.       TabVisible = False
  443.       object GroupBox7: TGroupBox
  444.         Left = 8
  445.         Top = 8
  446.         Width = 457
  447.         Height = 361
  448.         Caption = ' Values to shown in Tray Tool-Tip '
  449.         TabOrder = 0
  450.         object Label15: TLabel
  451.           Left = 96
  452.           Top = 26
  453.           Width = 281
  454.           Height = 33
  455.           Alignment = taRightJustify
  456.           AutoSize = False
  457.           Caption = 
  458.             'NOTE: Microsoft Windows limitation.  The maximum length of the s' +
  459.             'ystem tray tool-tip is 64 characters in length.'
  460.           Font.Charset = ANSI_CHARSET
  461.           Font.Color = clMaroon
  462.           Font.Height = -11
  463.           Font.Name = 'MS Sans Serif'
  464.           Font.Style = []
  465.           ParentFont = False
  466.           WordWrap = True
  467.         end
  468.         object Bevel1: TBevel
  469.           Left = 184
  470.           Top = 152
  471.           Width = 193
  472.           Height = 9
  473.           Shape = bsBottomLine
  474.         end
  475.         object Label16: TLabel
  476.           Left = 136
  477.           Top = 152
  478.           Width = 39
  479.           Height = 13
  480.           Caption = 'Options:'
  481.           Font.Charset = DEFAULT_CHARSET
  482.           Font.Color = clWindowText
  483.           Font.Height = -11
  484.           Font.Name = 'MS Sans Serif'
  485.           Font.Style = []
  486.           ParentFont = False
  487.         end
  488.         object Bevel2: TBevel
  489.           Left = 104
  490.           Top = 56
  491.           Width = 273
  492.           Height = 9
  493.           Shape = bsBottomLine
  494.         end
  495.         object CondChk: TCheckBox
  496.           Left = 16
  497.           Top = 80
  498.           Width = 81
  499.           Height = 17
  500.           Caption = 'Condition'
  501.           TabOrder = 0
  502.           OnClick = CheckBox2Click
  503.         end
  504.         object FeelChk: TCheckBox
  505.           Left = 16
  506.           Top = 128
  507.           Width = 73
  508.           Height = 17
  509.           Caption = 'Feels Like'
  510.           TabOrder = 2
  511.           OnClick = FeelChkBoxClick
  512.         end
  513.         object DewpChk: TCheckBox
  514.           Left = 16
  515.           Top = 104
  516.           Width = 73
  517.           Height = 17
  518.           Caption = 'Dewpoint'
  519.           TabOrder = 1
  520.           OnClick = SymbolChkboxClick
  521.         end
  522.         object HumiChk: TCheckBox
  523.           Left = 16
  524.           Top = 152
  525.           Width = 73
  526.           Height = 17
  527.           Caption = 'Humidity'
  528.           TabOrder = 3
  529.           OnClick = DigitChkboxClick
  530.         end
  531.         object LastChk: TCheckBox
  532.           Left = 16
  533.           Top = 200
  534.           Width = 97
  535.           Height = 17
  536.           Caption = 'Last Observed'
  537.           TabOrder = 4
  538.           OnClick = SymbolNoChkboxClick
  539.         end
  540.         object BaromChk: TCheckBox
  541.           Left = 16
  542.           Top = 56
  543.           Width = 73
  544.           Height = 17
  545.           Caption = 'Barometer'
  546.           TabOrder = 5
  547.           OnClick = TransParentBxClick
  548.         end
  549.         object LastDChk: TCheckBox
  550.           Left = 16
  551.           Top = 176
  552.           Width = 113
  553.           Height = 17
  554.           Hint = 'Check this box to Test temperature at 102'#176
  555.           Caption = 'Last Downloaded'
  556.           ParentShowHint = False
  557.           ShowHint = True
  558.           TabOrder = 6
  559.         end
  560.         object UvinChk: TCheckBox
  561.           Left = 136
  562.           Top = 72
  563.           Width = 73
  564.           Height = 17
  565.           Caption = 'UV Index'
  566.           ParentShowHint = False
  567.           ShowHint = True
  568.           TabOrder = 7
  569.         end
  570.         object SunrChk: TCheckBox
  571.           Left = 16
  572.           Top = 248
  573.           Width = 57
  574.           Height = 17
  575.           Caption = 'Sunrise'
  576.           ParentShowHint = False
  577.           ShowHint = True
  578.           TabOrder = 8
  579.         end
  580.         object SunsChk: TCheckBox
  581.           Left = 16
  582.           Top = 272
  583.           Width = 57
  584.           Height = 17
  585.           Caption = 'Sunset'
  586.           ParentShowHint = False
  587.           ShowHint = True
  588.           TabOrder = 9
  589.         end
  590.         object VisiChk: TCheckBox
  591.           Left = 136
  592.           Top = 96
  593.           Width = 57
  594.           Height = 17
  595.           Caption = 'Visibility'
  596.           ParentShowHint = False
  597.           ShowHint = True
  598.           TabOrder = 10
  599.         end
  600.         object WindChk: TCheckBox
  601.           Left = 136
  602.           Top = 120
  603.           Width = 57
  604.           Height = 17
  605.           Caption = 'Wind'
  606.           ParentShowHint = False
  607.           ShowHint = True
  608.           TabOrder = 11
  609.         end
  610.         object LocaChk: TCheckBox
  611.           Left = 16
  612.           Top = 224
  613.           Width = 65
  614.           Height = 17
  615.           Caption = 'Location'
  616.           ParentShowHint = False
  617.           ShowHint = True
  618.           TabOrder = 12
  619.         end
  620.         object TempChk: TCheckBox
  621.           Left = 16
  622.           Top = 296
  623.           Width = 89
  624.           Height = 17
  625.           Caption = 'Temperature'
  626.           ParentShowHint = False
  627.           ShowHint = True
  628.           TabOrder = 13
  629.         end
  630.         object AbbrChk: TCheckBox
  631.           Left = 184
  632.           Top = 176
  633.           Width = 169
  634.           Height = 17
  635.           Hint = 'Shows Abbreviated description'
  636.           Caption = 'Abbreviate value descriptions'
  637.           ParentShowHint = False
  638.           ShowHint = True
  639.           TabOrder = 14
  640.         end
  641.         object NodeChk: TCheckBox
  642.           Left = 184
  643.           Top = 196
  644.           Width = 161
  645.           Height = 17
  646.           Hint = 'No Description'
  647.           Caption = 'Do not show descriptions'
  648.           ParentShowHint = False
  649.           ShowHint = True
  650.           TabOrder = 15
  651.         end
  652.         object NounChk: TCheckBox
  653.           Left = 184
  654.           Top = 216
  655.           Width = 193
  656.           Height = 17
  657.           Hint = 'No measurements'
  658.           Caption = 'Do not show measurement units'
  659.           ParentShowHint = False
  660.           ShowHint = True
  661.           TabOrder = 16
  662.         end
  663.       end
  664.     end
  665.     object EnhTrayToolTip: TTabSheet
  666.       Caption = 'EnhTrayToolTip'
  667.       ImageIndex = 11
  668.       TabVisible = False
  669.       object GroupBox8: TGroupBox
  670.         Left = 8
  671.         Top = 8
  672.         Width = 457
  673.         Height = 361
  674.         Caption = ' Customize your Enhanced Tray Tool-Tip here '
  675.         TabOrder = 0
  676.         object Label23: TLabel
  677.           Left = 256
  678.           Top = 336
  679.           Width = 100
  680.           Height = 11
  681.           Caption = 'Show available variables'
  682.           Font.Charset = DEFAULT_CHARSET
  683.           Font.Color = clWindowText
  684.           Font.Height = -9
  685.           Font.Name = 'Small Fonts'
  686.           Font.Style = []
  687.           ParentFont = False
  688.         end
  689.         object Label24: TLabel
  690.           Left = 16
  691.           Top = 48
  692.           Width = 74
  693.           Height = 13
  694.           Caption = 'Image Directory'
  695.         end
  696.         object Label25: TLabel
  697.           Left = 112
  698.           Top = 48
  699.           Width = 230
  700.           Height = 13
  701.           Caption = 'Images supported ( .GIF .JPG .BMP .ICO .PNG ) '
  702.           Font.Charset = DEFAULT_CHARSET
  703.           Font.Color = clBlue
  704.           Font.Height = -11
  705.           Font.Name = 'MS Sans Serif'
  706.           Font.Style = []
  707.           ParentFont = False
  708.         end
  709.         object Label26: TLabel
  710.           Left = 159
  711.           Top = 136
  712.           Width = 105
  713.           Height = 13
  714.           Caption = 'Set Translucent Value'
  715.         end
  716.         object EnableEnhTrayTipChkbx: TCheckBox
  717.           Left = 16
  718.           Top = 24
  719.           Width = 177
  720.           Height = 17
  721.           Caption = 'Enable Enhanced Tray Tool-Tip'
  722.           TabOrder = 0
  723.         end
  724.         object ToolTipMemo: TMemo
  725.           Left = 8
  726.           Top = 192
  727.           Width = 433
  728.           Height = 121
  729.           Lines.Strings = (
  730.             'Now in [dnam] [sum], '
  731.             '[tmp][deg][ut] Winds: [windt], [winds][us]'
  732.             'Humidity is [hmid]%'
  733.             'Pressure [barr] [ur]. and [bard]')
  734.           ScrollBars = ssBoth
  735.           TabOrder = 1
  736.         end
  737.         object VariablesBtn: TButton
  738.           Left = 368
  739.           Top = 326
  740.           Width = 75
  741.           Height = 22
  742.           Hint = 'Display Variables and Descriptions'
  743.           Caption = 'Variables'
  744.           TabOrder = 2
  745.           OnClick = VariablesBtnClick
  746.         end
  747.         object EnhTrayDirectoryEdit: TAdvDirectoryEdit
  748.           Left = 8
  749.           Top = 72
  750.           Width = 433
  751.           Height = 21
  752.           AutoFocus = False
  753.           ErrorMarkerPos = 0
  754.           ErrorMarkerLen = 0
  755.           ErrorColor = clRed
  756.           ErrorFontColor = clWhite
  757.           Flat = False
  758.           FlatLineColor = clBlack
  759.           FlatParentColor = True
  760.           FocusAlign = eaDefault
  761.           FocusBorder = False
  762.           FocusColor = clBtnFace
  763.           FocusFontColor = clWindowText
  764.           FocusLabel = False
  765.           FocusWidthInc = 0
  766.           ModifiedColor = clHighlight
  767.           DisabledColor = clSilver
  768.           ReturnIsTab = False
  769.           LengthLimit = 0
  770.           TabOnFullLength = False
  771.           LabelPosition = lpLeftTop
  772.           LabelMargin = 4
  773.           LabelTransparent = False
  774.           LabelAlwaysEnabled = False
  775.           LabelFont.Charset = DEFAULT_CHARSET
  776.           LabelFont.Color = clWindowText
  777.           LabelFont.Height = -11
  778.           LabelFont.Name = 'MS Sans Serif'
  779.           LabelFont.Style = []
  780.           Persistence.Enable = False
  781.           Persistence.Location = plInifile
  782.           Color = clWindow
  783.           Enabled = True
  784.           HintShowLargeText = False
  785.           OleDropTarget = False
  786.           OleDropSource = False
  787.           TabOrder = 3
  788.           Transparent = False
  789.           Visible = True
  790.           ButtonWidth = 18
  791.           Etched = False
  792.           Glyph.Data = {
  793.             CE000000424DCE0000000000000076000000280000000C0000000B0000000100
  794.             0400000000005800000000000000000000001000000000000000000000000000
  795.             8000008000000080800080000000800080008080000080808000C0C0C0000000
  796.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00F00000000FFF
  797.             00000088888880FF00000B088888880F00000BB08888888000000BBB00000000
  798.             00000BBBBBBB0B0F00000BBB00000B0F0000F000BBBBBB0F0000FF0BBBBBBB0F
  799.             0000FF0BBB00000F0000FFF000FFFFFF0000}
  800.           BrowseDialogText = 'Select Image Directory'
  801.         end
  802.         object EnhTrayUseTrans: TCheckBox
  803.           Left = 8
  804.           Top = 136
  805.           Width = 137
  806.           Height = 17
  807.           Caption = 'Use Translucent Effect'
  808.           Checked = True
  809.           State = cbChecked
  810.           TabOrder = 4
  811.           OnClick = EnhTrayUseTransClick
  812.         end
  813.         object EnhTrayColorBox: TColorBox
  814.           Left = 8
  815.           Top = 104
  816.           Width = 145
  817.           Height = 22
  818.           Selected = clWindow
  819.           ItemHeight = 16
  820.           TabOrder = 5
  821.           OnChange = EnhTrayColorBoxChange
  822.         end
  823.         object EnhTrayBCheckBox: TCheckBox
  824.           Left = 188
  825.           Top = 104
  826.           Width = 89
  827.           Height = 17
  828.           Caption = 'Background'
  829.           Checked = True
  830.           State = cbChecked
  831.           TabOrder = 6
  832.           OnClick = EnhTrayBCheckBoxClick
  833.         end
  834.         object EnhTrayTCheckBox: TCheckBox
  835.           Left = 300
  836.           Top = 104
  837.           Width = 81
  838.           Height = 17
  839.           Caption = 'Text Color'
  840.           TabOrder = 7
  841.           OnClick = EnhTrayTCheckBoxClick
  842.         end
  843.         object EnhTrayTrackBar: TTrackBar
  844.           Left = 8
  845.           Top = 160
  846.           Width = 417
  847.           Height = 25
  848.           Max = 255
  849.           Orientation = trHorizontal
  850.           Frequency = 10
  851.           Position = 120
  852.           SelEnd = 0
  853.           SelStart = 0
  854.           TabOrder = 8
  855.           TickMarks = tmBottomRight
  856.           TickStyle = tsAuto
  857.           OnChange = EnhTrayTrackBarChange
  858.         end
  859.       end
  860.     end
  861.     object WeatherAlerts: TTabSheet
  862.       Caption = 'WeatherAlerts'
  863.       ImageIndex = 3
  864.       TabVisible = False
  865.       object GroupBox1: TGroupBox
  866.         Left = 8
  867.         Top = 8
  868.         Width = 457
  869.         Height = 361
  870.         Caption = 'Weather Alerts'
  871.         TabOrder = 0
  872.         object Label12: TLabel
  873.           Left = 24
  874.           Top = 160
  875.           Width = 241
  876.           Height = 14
  877.           Caption = '(Select the city you want to send Email alerts for )'
  878.           Font.Charset = DEFAULT_CHARSET
  879.           Font.Color = clWindowText
  880.           Font.Height = -11
  881.           Font.Name = 'Arial'
  882.           Font.Style = []
  883.           ParentFont = False
  884.         end
  885.         object Label11: TLabel
  886.           Left = 68
  887.           Top = 208
  888.           Width = 259
  889.           Height = 13
  890.           Caption = 'Email Alerts are only sent for your active City!'
  891.           Font.Charset = DEFAULT_CHARSET
  892.           Font.Color = clWindowText
  893.           Font.Height = -11
  894.           Font.Name = 'MS Sans Serif'
  895.           Font.Style = [fsBold]
  896.           ParentFont = False
  897.         end
  898.         object Label13: TLabel
  899.           Left = 43
  900.           Top = 224
  901.           Width = 336
  902.           Height = 13
  903.           Caption = 
  904.             'If you'#39're monitoring weather for another city, the alert will NO' +
  905.             'T be sent ..'
  906.         end
  907.         object CheckBox3: TCheckBox
  908.           Left = 24
  909.           Top = 72
  910.           Width = 225
  911.           Height = 17
  912.           Hint = 'This option will pop up a small Ballon Weather Alert.'
  913.           Caption = 'Show Tray Icon Severe Weather Alerts'
  914.           TabOrder = 0
  915.           OnClick = CheckBox3Click
  916.         end
  917.         object ServerOverideBox: TCheckBox
  918.           Left = 24
  919.           Top = 100
  920.           Width = 353
  921.           Height = 17
  922.           Caption = 
  923.             'Play Severe Weather Alert sound, even when play sounds is set to' +
  924.             ' off.'
  925.           TabOrder = 1
  926.         end
  927.         object AlertMailBox: TCheckBox
  928.           Left = 24
  929.           Top = 128
  930.           Width = 361
  931.           Height = 17
  932.           Caption = 
  933.             'Send E-mail on Severe Weather Alert (Good for Cell Phone/Pager A' +
  934.             'lert)'
  935.           TabOrder = 2
  936.         end
  937.         object AlertCityCombo: TComboBox
  938.           Left = 24
  939.           Top = 178
  940.           Width = 361
  941.           Height = 21
  942.           Style = csDropDownList
  943.           ItemHeight = 13
  944.           TabOrder = 3
  945.         end
  946.         object BitBtn1: TBitBtn
  947.           Left = 120
  948.           Top = 272
  949.           Width = 153
  950.           Height = 25
  951.           Caption = 'Click Here to Filter Alerts'
  952.           TabOrder = 4
  953.           OnClick = BitBtn1Click
  954.           Glyph.Data = {
  955.             36030000424D3603000000000000360000002800000010000000100000000100
  956.             1800000000000003000000000000000000000000000000000000000000000000
  957.             0000000000000000000000000000000000000000000000000000000000000000
  958.             0000000000000000000000000000000000000000000000000000000085454581
  959.             4E4E7E4C4CF1EBEB007500007000006D00000000000000000000000000000000
  960.             000000000000000000955757996C6CFEFBFBE5CCCCCFB8B8007D0044DD770072
  961.             00000000000000000000000000000000000000000000996D6D9F6E6EFFFFFFFF
  962.             FEFE00870000850000810048E17B007A00007500007000000000000000000000
  963.             000000000000A06565F3ECECFFFCFCFEF5F5008D005EF7915AF38D53EC8648E1
  964.             7B45DE78007800000000000000000000000000AD7272C9AAAAFFFFFFFFEDEDFC
  965.             EEEE009100008D00008B005AF38D008300008100007D00000000000000000000
  966.             000000AE7676FCF9F9FFF3F3FFE5E5F9D2D2E4CCCCEAD2D2008F005EF7910089
  967.             00000000000000000000000000000000B38585C7A2A2FFFFFFFFEAEAFFDDDDFA
  968.             CCCCB48080D6BEBE009300009100008D00FBF9F9000000000000000000000000
  969.             B27C7CE2CECEFFF8F8FFE5E5FFD8D8F9C7C7CC9898C08D8DD1B9B9C0A8A8BCA4
  970.             A4845151000000000000000000000000B87F7FF9F3F3FFF1F1FFE1E1FFD4D4F7
  971.             C5C5E4B1B1EDBABADFACACC89595966363834F4F000000000000000000000000
  972.             C49090FFFFFFFFEDEDFFDFDFFFD2D2F9C5C5C39090BC8989B48181B78484BF8C
  973.             8C8D5A5A000000000000000000000000D2A7A7FFFFFFFFEDEDFFDFDFFFD1D1F8
  974.             C5C5BF8C8CA97676925F5F7F4C4C734040845151000000000000000000000000
  975.             DBB4B4FFFFFFFFEFEFFFE1E1FFD4D4F3BFBFEFBBBBFAC7C7DCA9A9BA87878C59
  976.             59794646000000000000000000000000DDBABAFFFFFFF5E5E5ECD1D1E7C2C2D3
  977.             A4A4CD9A9ADDAAAAD5A2A2D4A1A1D3A0A09C6969000000000000000000000000
  978.             CE9C9CC89494C08C8CBA8484B68080AC7C7CA671719C6A6A9966668F5C5C8D5A
  979.             5A8A575700000000000000000000000000000000000000000000000000000000
  980.             0000000000000000000000000000000000000000000000000000}
  981.         end
  982.         object AlertOnCheckBox: TCheckBox
  983.           Left = 24
  984.           Top = 48
  985.           Width = 305
  986.           Height = 17
  987.           Hint = 'Must be checked to receive Weather Alerts'
  988.           Caption = 'Alerts enabled - Must be checked to receive weather alerts'
  989.           Checked = True
  990.           ParentShowHint = False
  991.           ShowHint = True
  992.           State = cbChecked
  993.           TabOrder = 5
  994.         end
  995.       end
  996.     end
  997.     object Email: TTabSheet
  998.       Caption = 'Email Settings'
  999.       ImageIndex = 7
  1000.       TabVisible = False
  1001.       object GroupBox5: TGroupBox
  1002.         Left = 8
  1003.         Top = 8
  1004.         Width = 457
  1005.         Height = 361
  1006.         Caption = 'Weather Alert  Email Settings '
  1007.         TabOrder = 0
  1008.         object ToPanel: TPanel
  1009.           Left = 2
  1010.           Top = 96
  1011.           Width = 453
  1012.           Height = 26
  1013.           Hint = 
  1014.             '|[B]To (recipients)'#13#10'[]Provides a space to type recipients of th' +
  1015.             'e message. You can specify any number of e-mail addresses and re' +
  1016.             'cipient names.'#13#10'This field should be specified in following form' +
  1017.             'at:'#13#10'[B][RED]"[][BLUE]Name1[B][RED]"[DEF] [B][RED]<[]address1[B]' +
  1018.             '>;[DEF] [B][RED]"[][BLUE]Name2[B][RED]"[DEF] [B][RED]<[]address2' +
  1019.             '[B]> , "[][BLUE]NameN[B][RED]" <[]addressN[B]>'#13#10#13#10'[DEF]The name ' +
  1020.             'of the recipient marked [BLUE]blue[DEF] (must be between quotes ' +
  1021.             '([B][RED]"[DEF]), i.e: "John Smith"). You can leave the name bla' +
  1022.             'nk and use just email address;'#13#10'E-mail address of recipient mark' +
  1023.             'ed green (must be between brackets "[B][RED]<>[DEF]", i.e: <john' +
  1024.             '@smith.com>).'#13#10'Multiple recipients should be separated by semico' +
  1025.             'lon ([B][RED];[DEF]) or comma ([B][RED],[DEF]).'#13#10#13#10'[B]Examples'#13#10 +
  1026.             '[]"John Smith" <john@smith.com>, <info@appcontrols.com>, <webmas' +
  1027.             'ter@utilmind.com>; "Aleksey Kuznetsov" <aleksey@utilmind.com>'#13#10#13 +
  1028.             #10'[B]Warning: []Please don'#39't use brackets ([B][RED]<[DEF] and [B]' +
  1029.             '[RED]>[DEF]) in the "Name" fields (between quotes). Otherwise th' +
  1030.             'e address will be parsed incorrectly. For example, following add' +
  1031.             'ress will be parsed incorrectly!!:'#13#10'[U]"John<g> Smith" <john@smi' +
  1032.             'th.com>'
  1033.           Align = alTop
  1034.           Alignment = taLeftJustify
  1035.           TabOrder = 3
  1036.           DesignSize = (
  1037.             453
  1038.             26)
  1039.           object Label18: TLabel
  1040.             Left = 4
  1041.             Top = 8
  1042.             Width = 159
  1043.             Height = 13
  1044.             Caption = 'Recipients (semicolon separated):'
  1045.           end
  1046.           object ToEdit: TEdit
  1047.             Left = 168
  1048.             Top = 1
  1049.             Width = 281
  1050.             Height = 24
  1051.             Hint = 'Use this format: user1@theirIsp.com;User2@thereIsp.com'
  1052.             Anchors = [akLeft, akTop, akRight, akBottom]
  1053.             AutoSize = False
  1054.             TabOrder = 0
  1055.           end
  1056.         end
  1057.         object Panel2: TPanel
  1058.           Left = 2
  1059.           Top = 15
  1060.           Width = 453
  1061.           Height = 29
  1062.           Align = alTop
  1063.           ParentShowHint = False
  1064.           ShowHint = True
  1065.           TabOrder = 0
  1066.           object SendBtn: TSpeedButton
  1067.             Left = 2
  1068.             Top = 2
  1069.             Width = 63
  1070.             Height = 25
  1071.             Hint = 'Click to Send a Test Message'
  1072.             Caption = 'Send'
  1073.             Glyph.Data = {
  1074.               76010000424D7601000000000000760000002800000020000000100000000100
  1075.               04000000000000010000C40E0000C40E00001000000000000000000000000000
  1076.               80000080000000808000800000008000800080800000C0C0C000808080000000
  1077.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777778777777
  1078.               777777777F7777777777777708877777777777778FF777777777777700887777
  1079.               77777777887F7777777777770A088777777777778F87F777777777770AA08877
  1080.               777777778F787F777777777707A70887777777778F7787F7777777770AAAA088
  1081.               777777778F77787F777777770A7A7A08877777778F777787F77777770AAAAAA0
  1082.               777777778F7777787777777707A7A707777777778F777787777777770AAAA077
  1083.               777777778F777877777777770A7A0777777777778F778777777777770AA07777
  1084.               777777778F7877777777777707077777777777778F8777777777777700777777
  1085.               7777777788777777777777770777777777777777877777777777}
  1086.             NumGlyphs = 2
  1087.             OnClick = SendBtnClick
  1088.           end
  1089.           object Label7: TLabel
  1090.             Left = 72
  1091.             Top = 8
  1092.             Width = 34
  1093.             Height = 13
  1094.             Hint = 
  1095.               '|[B]Priority'#13#10'[]Specifies the importance and priority of message' +
  1096.               '. The priority of message will be shown in the e-mail reader pro' +
  1097.               'gram. Also, most SMTP servers relays messages with higher priori' +
  1098.               'ties earlier than messages with low priorities.'
  1099.             Caption = 'Priority:'
  1100.           end
  1101.           object Label8: TLabel
  1102.             Left = 186
  1103.             Top = 8
  1104.             Width = 56
  1105.             Height = 13
  1106.             Hint = 
  1107.               '|[B]SMTP host'#13#10'[]Provides a space to type the hostname or IP add' +
  1108.               'ress of the SMTP server which should be used to relay the e-mail' +
  1109.               ' messages.'
  1110.             Caption = 'SMTP host:'
  1111.           end
  1112.           object Label9: TLabel
  1113.             Left = 392
  1114.             Top = 8
  1115.             Width = 22
  1116.             Height = 13
  1117.             Hint = 
  1118.               '|[B]SMTP port'#13#10'[]Provides a space to specify the port number of ' +
  1119.               'SMTP server (specifies the port which listen the server). The st' +
  1120.               'andard port number for SMTP protocol is 25.'
  1121.             Caption = 'Port:'
  1122.           end
  1123.           object PriorityBox: TComboBox
  1124.             Left = 108
  1125.             Top = 4
  1126.             Width = 69
  1127.             Height = 21
  1128.             Hint = 
  1129.               '|[B]Priority'#13#10'[]Specifies the importance and priority of message' +
  1130.               '. The priority of message will be shown in the e-mail reader pro' +
  1131.               'gram. Also, most SMTP servers relays messages with higher priori' +
  1132.               'ties earlier than messages with low priorities.'
  1133.             Style = csDropDownList
  1134.             ItemHeight = 13
  1135.             ItemIndex = 0
  1136.             TabOrder = 0
  1137.             Text = 'Highest'
  1138.             Items.Strings = (
  1139.               'Highest'
  1140.               'High'
  1141.               'Normal'
  1142.               'Low'
  1143.               'Lowest')
  1144.           end
  1145.           object SMTPHostEdit: TEdit
  1146.             Left = 248
  1147.             Top = 4
  1148.             Width = 129
  1149.             Height = 21
  1150.             Hint = 
  1151.               '|[B]SMTP host'#13#10'[]Provides a space to type the hostname or IP add' +
  1152.               'ress of the SMTP server which should be used to relay the e-mail' +
  1153.               ' messages.'
  1154.             TabOrder = 1
  1155.             Text = 'mail.myisp.com'
  1156.           end
  1157.         end
  1158.         object FromPanel: TPanel
  1159.           Left = 2
  1160.           Top = 70
  1161.           Width = 453
  1162.           Height = 26
  1163.           Align = alTop
  1164.           Alignment = taLeftJustify
  1165.           Caption = 'From Address:'
  1166.           TabOrder = 2
  1167.           object Panel9: TPanel
  1168.             Left = 201
  1169.             Top = 1
  1170.             Width = 37
  1171.             Height = 22
  1172.             Hint = 
  1173.               '|[B]From Name'#13#10'[]Provides a space to type [I]your[] name (name o' +
  1174.               'f the sender).'
  1175.             Alignment = taLeftJustify
  1176.             BevelOuter = bvNone
  1177.             Caption = ' Name:'
  1178.             TabOrder = 0
  1179.           end
  1180.           object FromAddressEdit: TEdit
  1181.             Left = 72
  1182.             Top = 2
  1183.             Width = 113
  1184.             Height = 21
  1185.             Hint = '|[B]From Addrees'
  1186.             TabOrder = 1
  1187.             Text = 'me@myisp.com'
  1188.           end
  1189.           object FromNameEdit: TEdit
  1190.             Left = 240
  1191.             Top = 2
  1192.             Width = 129
  1193.             Height = 21
  1194.             Hint = '|[B]From Name'
  1195.             TabOrder = 2
  1196.             Text = 'Weather Pulse Alerts'
  1197.           end
  1198.         end
  1199.         object SubjectPanel: TPanel
  1200.           Left = 2
  1201.           Top = 122
  1202.           Width = 453
  1203.           Height = 26
  1204.           Hint = 
  1205.             '|[B]Subject'#13#10'[]Provides a space to type a subject of e-mail mess' +
  1206.             'age.'
  1207.           Align = alTop
  1208.           Alignment = taLeftJustify
  1209.           Caption = ' Subject:'
  1210.           TabOrder = 4
  1211.           DesignSize = (
  1212.             453
  1213.             26)
  1214.           object Panel7: TPanel
  1215.             Left = 1
  1216.             Top = 1
  1217.             Width = 48
  1218.             Height = 24
  1219.             Align = alLeft
  1220.             Alignment = taLeftJustify
  1221.             BevelOuter = bvNone
  1222.             Caption = ' Subject:'
  1223.             TabOrder = 1
  1224.           end
  1225.           object SubjectEdit: TEdit
  1226.             Left = 128
  1227.             Top = 1
  1228.             Width = 321
  1229.             Height = 24
  1230.             Anchors = [akLeft, akTop, akRight, akBottom]
  1231.             AutoSize = False
  1232.             TabOrder = 0
  1233.           end
  1234.           object DefSubjectchkbox: TCheckBox
  1235.             Left = 48
  1236.             Top = 3
  1237.             Width = 78
  1238.             Height = 17
  1239.             Caption = 'Use Default'
  1240.             Checked = True
  1241.             State = cbChecked
  1242.             TabOrder = 2
  1243.             OnClick = DefSubjectchkboxClick
  1244.           end
  1245.         end
  1246.         object StatusBox: TGroupBox
  1247.           Left = 2
  1248.           Top = 190
  1249.           Width = 453
  1250.           Height = 169
  1251.           Hint = 
  1252.             '|[B]Status of delivery'#13#10'[]Shows response codes received from the' +
  1253.             ' SMTP server.'
  1254.           Align = alBottom
  1255.           Caption = ' Status: '
  1256.           TabOrder = 5
  1257.           object StatusList: TListBox
  1258.             Left = 2
  1259.             Top = 15
  1260.             Width = 449
  1261.             Height = 152
  1262.             TabStop = False
  1263.             Align = alClient
  1264.             ItemHeight = 13
  1265.             TabOrder = 0
  1266.           end
  1267.         end
  1268.         object Panel10: TPanel
  1269.           Tag = 1
  1270.           Left = 2
  1271.           Top = 44
  1272.           Width = 453
  1273.           Height = 26
  1274.           Align = alTop
  1275.           TabOrder = 1
  1276.           DesignSize = (
  1277.             453
  1278.             26)
  1279.           object Label10: TLabel
  1280.             Left = 8
  1281.             Top = 8
  1282.             Width = 31
  1283.             Height = 13
  1284.             Caption = 'UserId'
  1285.           end
  1286.           object Label17: TLabel
  1287.             Left = 200
  1288.             Top = 8
  1289.             Width = 46
  1290.             Height = 13
  1291.             Caption = 'Password'
  1292.           end
  1293.           object UserId: TEdit
  1294.             Left = 48
  1295.             Top = 1
  1296.             Width = 137
  1297.             Height = 22
  1298.             Hint = 'Your Email Login ID'
  1299.             Anchors = [akLeft, akTop, akRight, akBottom]
  1300.             AutoSize = False
  1301.             TabOrder = 0
  1302.           end
  1303.           object PasswordEdit: TEdit
  1304.             Tag = 1
  1305.             Left = 264
  1306.             Top = 1
  1307.             Width = 185
  1308.             Height = 22
  1309.             Hint = 'Your Email Login Password'
  1310.             Anchors = [akLeft, akTop, akRight, akBottom]
  1311.             AutoSize = False
  1312.             PasswordChar = '#'
  1313.             TabOrder = 1
  1314.           end
  1315.         end
  1316.         object HtmlCheckBox: TCheckBox
  1317.           Left = 8
  1318.           Top = 160
  1319.           Width = 145
  1320.           Height = 17
  1321.           Caption = 'Send Message as HTML'
  1322.           TabOrder = 6
  1323.         end
  1324.         object Authenticate: TCheckBox
  1325.           Left = 152
  1326.           Top = 160
  1327.           Width = 145
  1328.           Height = 17
  1329.           Caption = 'Use Login Authentication'
  1330.           TabOrder = 7
  1331.         end
  1332.       end
  1333.     end
  1334.     object CityTab: TTabSheet
  1335.       Caption = 'CityTab'
  1336.       ImageIndex = 4
  1337.       TabVisible = False
  1338.       object GroupBox2: TGroupBox
  1339.         Left = 8
  1340.         Top = 7
  1341.         Width = 457
  1342.         Height = 354
  1343.         Caption = 'City'
  1344.         TabOrder = 0
  1345.         object Label1: TLabel
  1346.           Left = 16
  1347.           Top = 24
  1348.           Width = 50
  1349.           Height = 13
  1350.           Caption = 'Active City'
  1351.         end
  1352.         object Label3: TLabel
  1353.           Left = 80
  1354.           Top = 24
  1355.           Width = 225
  1356.           Height = 14
  1357.           Caption = '(Select the city you want to view weather for)'
  1358.           Font.Charset = DEFAULT_CHARSET
  1359.           Font.Color = clWindowText
  1360.           Font.Height = -11
  1361.           Font.Name = 'Arial'
  1362.           Font.Style = []
  1363.           ParentFont = False
  1364.         end
  1365.         object CityComboBox: TComboBox
  1366.           Left = 20
  1367.           Top = 48
  1368.           Width = 417
  1369.           Height = 21
  1370.           Style = csDropDownList
  1371.           ItemHeight = 0
  1372.           TabOrder = 0
  1373.         end
  1374.         object AddCityBtn: TBitBtn
  1375.           Left = 140
  1376.           Top = 88
  1377.           Width = 81
  1378.           Height = 25
  1379.           Caption = 'Add City'
  1380.           TabOrder = 1
  1381.           OnClick = AddCityBtnClick
  1382.         end
  1383.         object DelCityBtn: TBitBtn
  1384.           Left = 236
  1385.           Top = 88
  1386.           Width = 81
  1387.           Height = 25
  1388.           Caption = 'Delete City'
  1389.           TabOrder = 2
  1390.           OnClick = DelCityBtnClick
  1391.         end
  1392.       end
  1393.     end
  1394.     object AutoUpdateTab: TTabSheet
  1395.       Caption = 'AutoUpdateTab'
  1396.       ImageIndex = 5
  1397.       TabVisible = False
  1398.       object GroupBox3: TGroupBox
  1399.         Left = 8
  1400.         Top = 128
  1401.         Width = 457
  1402.         Height = 217
  1403.         Caption = 'Auto Update'
  1404.         TabOrder = 0
  1405.         object Label4: TLabel
  1406.           Left = 152
  1407.           Top = 24
  1408.           Width = 153
  1409.           Height = 13
  1410.           Caption = 'Auto Update Refresh Frequency'
  1411.         end
  1412.         object AutoUpdateCkBox: TCheckListBox
  1413.           Left = 20
  1414.           Top = 104
  1415.           Width = 417
  1416.           Height = 73
  1417.           ItemHeight = 13
  1418.           Items.Strings = (
  1419.             'Enable weather conditions and forecast auto updates.'
  1420.             'Enable weather image auto updates.'
  1421.             
  1422.               'On update, display default satellite, forces image to reset upon' +
  1423.               ' refresh.'
  1424.             
  1425.               'Disable satellite image cache, force new download on each displa' +
  1426.               'y. ')
  1427.           TabOrder = 0
  1428.         end
  1429.         object AutoUpdateComboBox: TComboBox
  1430.           Left = 112
  1431.           Top = 56
  1432.           Width = 233
  1433.           Height = 21
  1434.           Style = csDropDownList
  1435.           ItemHeight = 13
  1436.           ItemIndex = 0
  1437.           TabOrder = 1
  1438.           Text = 'Every 5 Minutes'
  1439.           Items.Strings = (
  1440.             'Every 5 Minutes'
  1441.             'Every 10 Minutes'
  1442.             'Every 15 Minutes'
  1443.             'Every 20 Minutes'
  1444.             'Every 25 Minutes'
  1445.             'Every 30 Minutes'
  1446.             'Every 35 Minutes'
  1447.             'Every 40 Minutes'
  1448.             'Every 45 Minutes'
  1449.             'Every 50 Minutes'
  1450.             'Every Hour'
  1451.             'Every 2 Hours')
  1452.         end
  1453.       end
  1454.       object GroupBox4: TGroupBox
  1455.         Left = 8
  1456.         Top = 8
  1457.         Width = 457
  1458.         Height = 105
  1459.         Caption = 'On Update'
  1460.         TabOrder = 1
  1461.         object RetHourlyChkbox: TCheckBox
  1462.           Left = 16
  1463.           Top = 24
  1464.           Width = 193
  1465.           Height = 17
  1466.           Caption = 'Retrieve Hourly Weather Forecast'
  1467.           TabOrder = 0
  1468.         end
  1469.         object RetDetailedChkbox: TCheckBox
  1470.           Left = 208
  1471.           Top = 24
  1472.           Width = 153
  1473.           Height = 17
  1474.           Caption = 'Retrieve Detailed Forecast'
  1475.           TabOrder = 1
  1476.         end
  1477.         object RetTenDayChkbx: TCheckBox
  1478.           Left = 16
  1479.           Top = 56
  1480.           Width = 161
  1481.           Height = 17
  1482.           Caption = 'Retrieve 10 Day Forecast'
  1483.           TabOrder = 2
  1484.         end
  1485.         object RetMyWebpageChkbx: TCheckBox
  1486.           Left = 208
  1487.           Top = 56
  1488.           Width = 137
  1489.           Height = 17
  1490.           Caption = 'Retrieve My Web Page'
  1491.           TabOrder = 3
  1492.           Visible = False
  1493.         end
  1494.       end
  1495.     end
  1496.     object WallpaperTab: TTabSheet
  1497.       Caption = 'WallpaperTab'
  1498.       ImageIndex = 6
  1499.       TabVisible = False
  1500.       OnShow = WallpaperTabShow
  1501.       object GroupBox6: TGroupBox
  1502.         Left = 8
  1503.         Top = 8
  1504.         Width = 457
  1505.         Height = 361
  1506.         Caption = ' Wallpaper Option Settings '
  1507.         TabOrder = 0
  1508.         object Label14: TLabel
  1509.           Left = 352
  1510.           Top = 272
  1511.           Width = 41
  1512.           Height = 13
  1513.           Caption = 'Progress'
  1514.         end
  1515.         object WallPaperTxt: TLabel
  1516.           Left = 320
  1517.           Top = 312
  1518.           Width = 113
  1519.           Height = 13
  1520.           Alignment = taCenter
  1521.           AutoSize = False
  1522.         end
  1523.         object WallPaperBox: TComboBox
  1524.           Left = 128
  1525.           Top = 64
  1526.           Width = 313
  1527.           Height = 21
  1528.           Style = csDropDownList
  1529.           ItemHeight = 0
  1530.           Sorted = True
  1531.           TabOrder = 0
  1532.         end
  1533.         object UseWallPaperChkBox: TCheckBox
  1534.           Left = 16
  1535.           Top = 24
  1536.           Width = 345
  1537.           Height = 17
  1538.           Caption = 'Uses Image for your Windows Wallpaper from your My Images Box'
  1539.           TabOrder = 1
  1540.         end
  1541.         object StretchCheckBox: TCheckBox
  1542.           Left = 16
  1543.           Top = 64
  1544.           Width = 57
  1545.           Height = 17
  1546.           Caption = 'Stretch'
  1547.           TabOrder = 2
  1548.           OnClick = StretchCheckBoxClick
  1549.         end
  1550.         object TileCheckBox: TCheckBox
  1551.           Left = 80
  1552.           Top = 64
  1553.           Width = 41
  1554.           Height = 17
  1555.           Caption = 'Tile'
  1556.           TabOrder = 3
  1557.           OnClick = TileCheckBoxClick
  1558.         end
  1559.         object PreviewBtn: TButton
  1560.           Left = 320
  1561.           Top = 152
  1562.           Width = 113
  1563.           Height = 25
  1564.           Caption = 'Preview'
  1565.           TabOrder = 4
  1566.           OnClick = PreviewBtnClick
  1567.         end
  1568.         object Button4: TButton
  1569.           Left = 320
  1570.           Top = 232
  1571.           Width = 113
  1572.           Height = 25
  1573.           Hint = 
  1574.             'Will restore your Wallpaper to the Original Wallpaper you used b' +
  1575.             'efore using Weather Pulse Wallpaper'
  1576.           Caption = 'Restore'
  1577.           TabOrder = 5
  1578.           OnClick = Button4Click
  1579.         end
  1580.         object WallPaperProgressBar: TProgressBar
  1581.           Left = 320
  1582.           Top = 288
  1583.           Width = 113
  1584.           Height = 17
  1585.           BorderWidth = 2
  1586.           Min = 0
  1587.           Max = 100
  1588.           TabOrder = 6
  1589.         end
  1590.         object Panel6: TPanel
  1591.           Left = 16
  1592.           Top = 144
  1593.           Width = 289
  1594.           Height = 209
  1595.           BevelOuter = bvLowered
  1596.           Caption = 'Panel6'
  1597.           TabOrder = 7
  1598.           object Panel8: TPanel
  1599.             Left = 8
  1600.             Top = 8
  1601.             Width = 273
  1602.             Height = 193
  1603.             TabOrder = 0
  1604.             object WallpaperImagePreview: TAdvPicture
  1605.               Left = 1
  1606.               Top = 1
  1607.               Width = 271
  1608.               Height = 191
  1609.               Animate = False
  1610.               Picture.Stretch = False<image000.unknown>}
  1611.           BrowseDialogText = 'Select Image Directory'
  1612.         end
  1613.         object AlphaTrackBar: TTrackBar
  1614.           Left = 16
  1615.           Top = 232
  1616.           Width = 417
  1617.           Height = 25
  1618.           Max = 255
  1619.           Orientation = trHorizontal
  1620.           Frequency = 10
  1621.           Position = 120
  1622.           SelEnd = 0
  1623.           SelStart = 0
  1624.           TabOrder = 4
  1625.           TickMarks = tmBottomRight
  1626.           TickStyle = tsAuto
  1627.           OnChange = AlphaTrackBarChange
  1628.         end
  1629.         object AlphaOnCheckbx: TCheckBox
  1630.           Left = 16
  1631.           Top = 144
  1632.           Width = 137
  1633.           Height = 17
  1634.           Caption = 'Use Translucent Effect'
  1635.           Checked = True
  1636.           State = cbChecked
  1637.           TabOrder = 2
  1638.           OnClick = AlphaOnCheckbxClick
  1639.         end
  1640.         object DeskletColorBox: TColorBox
  1641.           Left = 16
  1642.           Top = 184
  1643.           Width = 145
  1644.           Height = 22
  1645.           Selected = clWindow
  1646.           ItemHeight = 16
  1647.           TabOrder = 3
  1648.           OnChange = DeskletColorBoxChange
  1649.         end
  1650.         object BCheckBox: TCheckBox
  1651.           Left = 196
  1652.           Top = 184
  1653.           Width = 89
  1654.           Height = 17
  1655.           Caption = 'Background'
  1656.           Checked = True
  1657.           State = cbChecked
  1658.           TabOrder = 5
  1659.           OnClick = BCheckBoxClick
  1660.         end
  1661.         object TxCheckBox: TCheckBox
  1662.           Left = 308
  1663.           Top = 184
  1664.           Width = 81
  1665.           Height = 17
  1666.           Caption = 'Text Color'
  1667.           TabOrder = 6
  1668.           OnClick = TxCheckBoxClick
  1669.         end
  1670.         object Desklet1TopMostchk: TCheckBox
  1671.           Left = 16
  1672.           Top = 52
  1673.           Width = 345
  1674.           Height = 17
  1675.           Caption = 
  1676.             'Desklet will stay on top of other windows ( (WP restart required' +
  1677.             ')'
  1678.           TabOrder = 7
  1679.         end
  1680.       end
  1681.     end
  1682.     object SkinTabsheet: TTabSheet
  1683.       Caption = 'SkinTabsheet'
  1684.       ImageIndex = 12
  1685.       TabVisible = False
  1686.       object GroupBox14: TGroupBox
  1687.         Left = 8
  1688.         Top = 8
  1689.         Width = 457
  1690.         Height = 353
  1691.         Caption = ' Skin Settings '
  1692.         TabOrder = 0
  1693.         object Label27: TLabel
  1694.           Left = 16
  1695.           Top = 72
  1696.           Width = 150
  1697.           Height = 13
  1698.           Caption = 'Skin Display Box Color Settings '
  1699.         end
  1700.         object Bevel3: TBevel
  1701.           Left = 168
  1702.           Top = 74
  1703.           Width = 273
  1704.           Height = 9
  1705.           Shape = bsBottomLine
  1706.         end
  1707.         object EnableSkinChkBox: TCheckBox
  1708.           Left = 16
  1709.           Top = 32
  1710.           Width = 129
  1711.           Height = 17
  1712.           Caption = 'Enable Skin Support'
  1713.           Checked = True
  1714.           State = cbChecked
  1715.           TabOrder = 0
  1716.           OnClick = EnableSkinChkBoxClick
  1717.         end
  1718.         object ColorBox1: TColorBox
  1719.           Left = 16
  1720.           Top = 104
  1721.           Width = 145
  1722.           Height = 22
  1723.           Selected = clWindow
  1724.           ItemHeight = 16
  1725.           TabOrder = 1
  1726.           OnChange = ColorBox1Change
  1727.         end
  1728.         object SkinBackGrdChkBox: TCheckBox
  1729.           Left = 180
  1730.           Top = 104
  1731.           Width = 89
  1732.           Height = 17
  1733.           Caption = 'Background'
  1734.           Checked = True
  1735.           State = cbChecked
  1736.           TabOrder = 2
  1737.           OnClick = SkinBackGrdChkBoxClick
  1738.         end
  1739.         object SkinTextChkBox: TCheckBox
  1740.           Left = 276
  1741.           Top = 104
  1742.           Width = 81
  1743.           Height = 17
  1744.           Caption = 'Text Color'
  1745.           TabOrder = 3
  1746.           OnClick = SkinTextChkBoxClick
  1747.         end
  1748.         object Button3: TButton
  1749.           Left = 16
  1750.           Top = 136
  1751.           Width = 145
  1752.           Height = 25
  1753.           Hint = 'Allows you to define more colors'
  1754.           Caption = 'More Colors'
  1755.           ParentShowHint = False
  1756.           ShowHint = True
  1757.           TabOrder = 4
  1758.           OnClick = Button3Click
  1759.         end
  1760.         object Button5: TButton
  1761.           Left = 352
  1762.           Top = 96
  1763.           Width = 89
  1764.           Height = 25
  1765.           Hint = 'Resets Colors back to default settings.'
  1766.           Caption = 'Reset to Default'
  1767.           ParentShowHint = False
  1768.           ShowHint = True
  1769.           TabOrder = 5
  1770.           OnClick = Button5Click
  1771.         end
  1772.       end
  1773.     end
  1774.     object Conversion: TTabSheet
  1775.       Caption = 'Conversion'
  1776.       ImageIndex = 11
  1777.       TabVisible = False
  1778.       object ConvertTab: TGroupBox
  1779.         Left = 0
  1780.         Top = 0
  1781.         Width = 473
  1782.         Height = 350
  1783.         Align = alClient
  1784.         Caption = ' Conversion Options '
  1785.         TabOrder = 0
  1786.         object GroupBox9: TGroupBox
  1787.           Left = 8
  1788.           Top = 77
  1789.           Width = 377
  1790.           Height = 41
  1791.           Caption = ' Wind '
  1792.           TabOrder = 0
  1793.           object mphRadio: TRadioButton
  1794.             Left = 88
  1795.             Top = 12
  1796.             Width = 49
  1797.             Height = 17
  1798.             Caption = 'mph'
  1799.             TabOrder = 0
  1800.             OnClick = mphRadioClick
  1801.           end
  1802.           object kmhradio: TRadioButton
  1803.             Left = 168
  1804.             Top = 12
  1805.             Width = 49
  1806.             Height = 17
  1807.             Caption = 'km/h'
  1808.             TabOrder = 1
  1809.             OnClick = kmhradioClick
  1810.           end
  1811.           object BothWindChk: TCheckBox
  1812.             Left = 240
  1813.             Top = 12
  1814.             Width = 49
  1815.             Height = 17
  1816.             Caption = 'both'
  1817.             TabOrder = 2
  1818.           end
  1819.         end
  1820.         object GroupBox10: TGroupBox
  1821.           Left = 8
  1822.           Top = 24
  1823.           Width = 377
  1824.           Height = 41
  1825.           Caption = ' Temperature '
  1826.           TabOrder = 1
  1827.           object Fahrenheitradio: TRadioButton
  1828.             Left = 88
  1829.             Top = 16
  1830.             Width = 73
  1831.             Height = 17
  1832.             Caption = 'Fahrenheit'
  1833.             TabOrder = 0
  1834.             OnClick = FahrenheitradioClick
  1835.           end
  1836.           object CelsiusRadio: TRadioButton
  1837.             Left = 168
  1838.             Top = 16
  1839.             Width = 57
  1840.             Height = 17
  1841.             Caption = 'Celsius'
  1842.             TabOrder = 1
  1843.             OnClick = CelsiusRadioClick
  1844.           end
  1845.           object BothTempChk: TCheckBox
  1846.             Left = 240
  1847.             Top = 16
  1848.             Width = 49
  1849.             Height = 17
  1850.             Caption = 'both'
  1851.             TabOrder = 2
  1852.           end
  1853.         end
  1854.         object GroupBox11: TGroupBox
  1855.           Left = 8
  1856.           Top = 130
  1857.           Width = 377
  1858.           Height = 41
  1859.           Caption = ' Visibility '
  1860.           TabOrder = 2
  1861.           object VisMphRadio: TRadioButton
  1862.             Left = 88
  1863.             Top = 16
  1864.             Width = 49
  1865.             Height = 17
  1866.             Caption = 'mph'
  1867.             TabOrder = 0
  1868.             OnClick = VisMphRadioClick
  1869.           end
  1870.           object VisKmhRadio: TRadioButton
  1871.             Left = 168
  1872.             Top = 16
  1873.             Width = 49
  1874.             Height = 17
  1875.             Caption = 'km/h'
  1876.             TabOrder = 1
  1877.             OnClick = VisKmhRadioClick
  1878.           end
  1879.           object VisBothChk: TCheckBox
  1880.             Left = 240
  1881.             Top = 16
  1882.             Width = 49
  1883.             Height = 17
  1884.             Caption = 'both'
  1885.             TabOrder = 2
  1886.           end
  1887.         end
  1888.         object GroupBox12: TGroupBox
  1889.           Left = 8
  1890.           Top = 184
  1891.           Width = 377
  1892.           Height = 41
  1893.           Caption = ' Barometer '
  1894.           TabOrder = 3
  1895.           object BarInchRadio: TRadioButton
  1896.             Left = 88
  1897.             Top = 16
  1898.             Width = 57
  1899.             Height = 17
  1900.             Caption = 'inches'
  1901.             TabOrder = 0
  1902.           end
  1903.           object BarhPaRadio: TRadioButton
  1904.             Left = 168
  1905.             Top = 16
  1906.             Width = 49
  1907.             Height = 17
  1908.             Caption = 'hPa'
  1909.             TabOrder = 1
  1910.           end
  1911.           object BarmbRadio: TRadioButton
  1912.             Left = 240
  1913.             Top = 16
  1914.             Width = 41
  1915.             Height = 17
  1916.             Caption = 'mb'
  1917.             TabOrder = 2
  1918.           end
  1919.           object Barmm: TRadioButton
  1920.             Left = 304
  1921.             Top = 16
  1922.             Width = 41
  1923.             Height = 17
  1924.             Caption = 'mm'
  1925.             TabOrder = 3
  1926.           end
  1927.         end
  1928.       end
  1929.     end
  1930.     object TrayClickTab: TTabSheet
  1931.       Caption = 'Tray Click Settings'
  1932.       ImageIndex = 13
  1933.       object GroupBox15: TGroupBox
  1934.         Left = 0
  1935.         Top = 0
  1936.         Width = 473
  1937.         Height = 350
  1938.         Align = alClient
  1939.         Caption = ' Configure Mouse Actions '
  1940.         TabOrder = 0
  1941.         object GroupBox16: TGroupBox
  1942.           Left = 16
  1943.           Top = 24
  1944.           Width = 441
  1945.           Height = 137
  1946.           Caption = 'Temperature Tray Icon '
  1947.           TabOrder = 0
  1948.           object Label29: TLabel
  1949.             Left = 16
  1950.             Top = 28
  1951.             Width = 109
  1952.             Height = 13
  1953.             Caption = 'Left Single Click Action'
  1954.           end
  1955.           object Label30: TLabel
  1956.             Left = 16
  1957.             Top = 74
  1958.             Width = 114
  1959.             Height = 13
  1960.             Caption = 'Left Double Click Action'
  1961.           end
  1962.           object TTSingleComboBox: TComboBox
  1963.             Left = 16
  1964.             Top = 44
  1965.             Width = 201
  1966.             Height = 21
  1967.             ItemHeight = 13
  1968.             ItemIndex = 0
  1969.             TabOrder = 0
  1970.             Text = 'Open Weather Pulse'
  1971.             Items.Strings = (
  1972.               'Open Weather Pulse'
  1973.               'Show Enhanced Tray'
  1974.               'Show Quick Image Viewer'
  1975.               'Open Settings'
  1976.               'Visit Tropic Designs'
  1977.               'None')
  1978.           end
  1979.           object TTDblComboBox: TComboBox
  1980.             Left = 16
  1981.             Top = 88
  1982.             Width = 201
  1983.             Height = 21
  1984.             ItemHeight = 13
  1985.             ItemIndex = 3
  1986.             TabOrder = 1
  1987.             Text = 'Open Settings'
  1988.             Items.Strings = (
  1989.               'Open Weather Pulse'
  1990.               'Show Enhanced Tray'
  1991.               'Show Quick Image Viewer'
  1992.               'Open Settings'
  1993.               'Visit Tropic Designs'
  1994.               'None')
  1995.           end
  1996.         end
  1997.         object GroupBox17: TGroupBox
  1998.           Left = 16
  1999.           Top = 176
  2000.           Width = 441
  2001.           Height = 153
  2002.           Caption = ' Conditions Tray Icon '
  2003.           TabOrder = 1
  2004.           object Label33: TLabel
  2005.             Left = 16
  2006.             Top = 34
  2007.             Width = 109
  2008.             Height = 13
  2009.             Caption = 'Left Single Click Action'
  2010.           end
  2011.           object Label34: TLabel
  2012.             Left = 16
  2013.             Top = 82
  2014.             Width = 114
  2015.             Height = 13
  2016.             Caption = 'Left Double Click Action'
  2017.           end
  2018.           object CTSingleComboBox: TComboBox
  2019.             Left = 16
  2020.             Top = 50
  2021.             Width = 201
  2022.             Height = 21
  2023.             ItemHeight = 13
  2024.             ItemIndex = 5
  2025.             TabOrder = 0
  2026.             Text = 'None'
  2027.             Items.Strings = (
  2028.               'Open Weather Pulse'
  2029.               'Show Enhanced Tray'
  2030.               'Show Quick Image Viewer'
  2031.               'Open Settings'
  2032.               'Visit Tropic Designs'
  2033.               'None')
  2034.           end
  2035.           object CTDblComboBox: TComboBox
  2036.             Left = 16
  2037.             Top = 98
  2038.             Width = 201
  2039.             Height = 21
  2040.             ItemHeight = 13
  2041.             ItemIndex = 2
  2042.             TabOrder = 1
  2043.             Text = 'Show Quick Image Viewer'
  2044.             Items.Strings = (
  2045.               'Open Weather Pulse'
  2046.               'Show Enhanced Tray'
  2047.               'Show Quick Image Viewer'
  2048.               'Open Settings'
  2049.               'Visit Tropic Designs'
  2050.               'None')
  2051.           end
  2052.         end
  2053.       end
  2054.     end
  2055.   end
  2056.   object Panel1: TPanel
  2057.     Left = 0
  2058.     Top = 395
  2059.     Width = 638
  2060.     Height = 41
  2061.     Align = alBottom
  2062.     TabOrder = 2
  2063.     object SaveBtn: TBitBtn
  2064.       Left = 216
  2065.       Top = 8
  2066.       Width = 89
  2067.       Height = 25
  2068.       Caption = '&Save'
  2069.       TabOrder = 0
  2070.       OnClick = SaveBtnClick
  2071.       Glyph.Data = {
  2072.         36050000424D3605000000000000360400002800000010000000100000000100
  2073.         08000000000000010000D30E0000D30E00000001000000010000008C00000094
  2074.         0000009C000000A5000000940800009C100000AD100000AD180000AD210000B5
  2075.         210000BD210018B5290000C62900319C310000CE310029AD390031B5420018C6
  2076.         420000D6420052A54A0029AD4A0029CE5A006BB5630000FF63008CBD7B00A5C6
  2077.         94005AE7A500FF00FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2078.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2079.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2080.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2081.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2082.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2083.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2084.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2085.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2086.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2087.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2088.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2089.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2090.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2091.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2092.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2093.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2094.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2095.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2096.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2097.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2098.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2099.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2100.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2101.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2102.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2103.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2104.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2105.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF001B1B1B1B1B13
  2106.         04161B1B1B1B1B1B1B1B1B1B1B1B1B0B0A01181B1B1B1B1B1B1B1B1B1B1B160A
  2107.         0C030D1B1B1B1B1B1B1B1B1B1B1B050E0C0601191B1B1B1B1B1B1B1B1B130E0C
  2108.         170E02001B1B1B1B1B1B1B1B1B0B1517170A0C01181B1B1B1B1B1B1B1B111717
  2109.         13130C030D1B1B1B1B1B1B1B1B1B08081B1B070C01191B1B1B1B1B1B1B1B1B1B
  2110.         1B1B100C02001B1B1B1B1B1B1B1B1B1B1B1B1B090C01181B1B1B1B1B1B1B1B1B
  2111.         1B1B1B130C0F101B1B1B1B1B1B1B1B1B1B1B1B1B141A0F181B1B1B1B1B1B1B1B
  2112.         1B1B1B1B1012181B1B1B1B1B1B1B1B1B1B1B1B1B1B191B1B1B1B1B1B1B1B1B1B
  2113.         1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B1B}
  2114.     end
  2115.     object CancelBtn: TBitBtn
  2116.       Left = 320
  2117.       Top = 8
  2118.       Width = 89
  2119.       Height = 25
  2120.       Caption = '&Close'
  2121.       TabOrder = 1
  2122.       OnClick = CancelBtnClick
  2123.       Glyph.Data = {
  2124.         36050000424D3605000000000000360400002800000010000000100000000100
  2125.         08000000000000010000220B0000220B000000010000000100000031DE000031
  2126.         E7000031EF000031F700FF00FF000031FF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2127.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2128.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2129.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2130.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2131.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2132.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2133.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2134.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2135.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2136.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2137.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2138.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2139.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2140.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2141.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2142.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2143.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2144.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2145.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2146.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2147.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2148.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2149.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2150.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2151.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2152.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2153.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2154.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2155.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2156.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  2157.         FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00040404040404
  2158.         0404040404040404000004000004040404040404040404000004040000000404
  2159.         0404040404040000040404000000000404040404040000040404040402000000
  2160.         0404040400000404040404040404000000040000000404040404040404040400
  2161.         0101010004040404040404040404040401010204040404040404040404040400
  2162.         0201020304040404040404040404030201040403030404040404040404050203
  2163.         0404040405030404040404040303050404040404040303040404040303030404
  2164.         0404040404040403040403030304040404040404040404040404030304040404
  2165.         0404040404040404040404040404040404040404040404040404}
  2166.     end
  2167.   end
  2168.   object OD: TOpenDialog
  2169.     DefaultExt = 'wav'
  2170.     Filter = 'Wave Files (*.wav files)|*.wav'
  2171.     Left = 464
  2172.     Top = 408
  2173.   end
  2174.   object FontDialog1: TFontDialog
  2175.     Font.Charset = DEFAULT_CHARSET
  2176.     Font.Color = clWindowText
  2177.     Font.Height = -11
  2178.     Font.Name = 'MS Sans Serif'
  2179.     Font.Style = []
  2180.     MinFontSize = 0
  2181.     MaxFontSize = 0
  2182.     Left = 528
  2183.     Top = 412
  2184.   end
  2185.   object ColorDialog1: TColorDialog
  2186.     Ctl3D = True
  2187.     Options = [cdFullOpen]
  2188.     Left = 432
  2189.     Top = 404
  2190.   end
  2191.   object SRWavePlayer1: TSRWavePlayer
  2192.     Async = False
  2193.     Loop = False
  2194.     Left = 496
  2195.     Top = 408
  2196.   end
  2197.   object acDesktopWallpaper1: TacDesktopWallpaper
  2198.     Left = 88
  2199.     Top = 272
  2200.   end
  2201.   object WPC: TWebCopy
  2202.     DlgCancel = 'Cancel'
  2203.     DlgCaption = 'Downloading'
  2204.     DlgCompleted = 'completed'
  2205.     DlgFileLabel = 'File :'
  2206.     DlgFileOfLabel = 'of'
  2207.     DlgFromServerLabel = 'from'
  2208.     DlgToServerLabel = 'to'
  2209.     DlgProgressLabel = 'Progress :'
  2210.     DlgRateLabel = 'Transfer rate :'
  2211.     DlgTimeLabel = 'Estimated time left :'
  2212.     DlgCopying = 'Copying'
  2213.     DlgDwnload = 'Downloading'
  2214.     DlgUpload = 'Uploading'
  2215.     DlgOpenFile = 'Open file'
  2216.     DlgOpenFolder = 'Open folder'
  2217.     FTPPassive = False
  2218.     Items = <>
  2219.     ShowDialog = False
  2220.     OnCopyOverWrite = WPCCopyOverWrite
  2221.     OnCopyProgress = WPCCopyProgress
  2222.     OnErrorInfo = WPCErrorInfo
  2223.     OnFileDone = WPCFileDone
  2224.     Left = 24
  2225.     Top = 272
  2226.   end
  2227. end
  2228.